xen.git
2008-10-27 Keir FraserConstify arguments to unmap_domain_page() etc.
2008-10-27 Keir Fraserx86: First fixmap entry (0) is invalid.
2008-10-27 Keir FraserPrint d->is_dying when dumping domain info.
2008-10-27 Keir Fraserx86: fix domain cleanup
2008-10-27 Keir Fraserx86/powernow: fix machine shutdown
2008-10-27 Keir Fraserx86: Fix coding style in msi.c
2008-10-27 Keir Fraserserial: Fix IRQ enable/disable in tx interrupt handler.
2008-10-27 Keir Fraserx86_32: Lock in map_domain_page() may be taken with...
2008-10-27 Keir FraserAdd 2 more permissions to the XSM/Flask default policy.
2008-10-27 Keir Fraserx86: relax restrictions on reserved bits in L3 for...
2008-10-27 Keir FraserCpufreq statistic update for SW_ANY coordination
2008-10-27 Keir FraserFix xm scsi-attach/detach/list for inactive managed...
2008-10-23 Keir Fraserx86: Enable spinlock debugging earlier during boot.
2008-10-23 Keir Fraserx86: Dom0 builder doesn't need to disable IRQs while...
2008-10-23 Keir Fraserx86: Dom0 builder must run on a valid GDT at all times.
2008-10-23 Keir FraserRemove accidentally checked-in xenpmd binary.
2008-10-23 Keir Fraserhpet cpuidle: Observe IRQ-safe locking protocol.
2008-10-23 Keir Fraserspinlock: Add debug-build checks for IRQ-safe spinlocks.
2008-10-23 Keir Fraserx86, hvm: Move return-to-guest timer and interrupt...
2008-10-23 Keir Fraserxenpmd: Fix makefile for 'make install'.
2008-10-23 Keir Fraserhvmloader: Remove unneeded legacy flag from FADT flags...
2008-10-23 Keir FraserXen power management daemon patch.
2008-10-22 Keir Fraserx86, smpboot: A few code cleanups.
2008-10-22 Keir FraserRemove duplicated __cacheline_aligned attribute from...
2008-10-22 Keir FraserRemove unused old xmalloc.c file.
2008-10-22 Keir Fraserx86: Remove needless IRQ critical section from init_xen...
2008-10-22 Keir Fraserspinlock: Add assertions for lock_irq() variants.
2008-10-22 Keir FraserDefine spin_barrier_irq() for IRQ-safe spinlocks, and...
2008-10-22 Keir Fraserx86, hvm: Allow 100us periodic virtual timers
2008-10-22 Keir FraserPort HPET device model to vpt timer subsystem
2008-10-22 Keir FraserEPT: tidy exception handler to give more useful errors
2008-10-22 Keir Fraserx86, hap: Track max_mapped_pfn better when using 2MB...
2008-10-22 Keir FraserFix guest_physmap_add_entry sanity checking logic
2008-10-22 Keir Fraserblktap: re-enable O_DIRECT in block_qcow.c
2008-10-22 Keir FraserSimplify set_px_info hypercall 32-on-64 compatibility...
2008-10-22 Isaku Yamahata[IA64] Add head files and helper functions for VTD...
2008-10-22 Isaku Yamahata[IA64]: update ia64 px info transfer corresponding...
2008-10-22 Isaku Yamahata[IA64] Add hypercalls needed for VTD
2008-10-22 Isaku Yamahatamerge with xen-unstable.hg
2008-10-22 Isaku Yamahata[IA64] fix compilation error of xen/common/spinlock.c
2008-10-21 Keir Fraseria64: Some fixes after spinlock implementation changes.
2008-10-21 Keir Fraserx86, shadow: shadow_page_info must be same size as...
2008-10-21 Keir Fraserx86: Move some code out of IRQ-disabled section of...
2008-10-21 Keir Fraserx86, irq: No synamic memory allocation with IRQs disabled.
2008-10-21 Keir FraserUse hvm_dirq_assist() to replace {vmx,svm}_dirq_assist().
2008-10-21 Keir Fraserxend: Fix and clean up vscsi_util.py and other files
2008-10-21 Keir Frasertimer: No dynamic memory allocation with IRQs disabled.
2008-10-21 Keir Fraserx86: Avoid dynamic memory allocation during AP startup.
2008-10-21 Keir Fraserpv-on-hvm: Avoid rwlock livelock on save/restore.
2008-10-21 Keir FraserFix ioapic_rte_to_remap_entry() on IA64.
2008-10-21 Keir FraserAdd print info for ACPI _PCT and _PPC
2008-10-21 Keir FraserUpdate cpufreq statistic protection
2008-10-21 Keir FraserAdd protection for xenpm access power management info
2008-10-21 Keir Fraserx86: Adapt 32b guest os to 64b hypervisor platform_hype...
2008-10-20 Keir Fraserx86, spinlock: Always inline raw spinlock functions.
2008-10-20 Keir Fraserx86, spinlock: Get rid of .text.lock out-of-line section.
2008-10-20 Keir Fraserspinlock: Modify recursive spinlock definitions to...
2008-10-20 Keir Fraserx86: Add TLB flushing to HAP p2m changes
2008-10-20 Keir FraserClean up spinlock operations and compile as first-class...
2008-10-20 Keir Fraservmx: avoid taking locks with irqs disabled
2008-10-20 Keir Fraserx86: add movnti emulation
2008-10-20 Keir FraserVT-d: correct allocation failure checks
2008-10-20 Keir Fraserdocs: Update XenAPI document for pvSCSI
2008-10-20 Keir Fraserxend: fix setting vcpus > VCPUs_max
2008-10-20 Keir FraserAdd some necessary files to build IA64 VT-d.
2008-10-20 Keir Fraservtd: make the xen_in_range/tboot_in_range checkings...
2008-10-20 Keir FraserDefine a macro IO_APIC_ID() for x86.
2008-10-20 Keir Fraseriommu: make some functions (mainly MSI-related) dummy...
2008-10-20 Keir FraserAdd a new file xen/include/xen/hvm/irq.h to share commo...
2008-10-20 Keir FraserNMI watchdog: don't try to run too slow.
2008-10-20 Keir Fraserblktap: Handle qcow backing files correctly.
2008-10-20 Keir Fraserxend: Stub out vscsi_get_scsidevices() until issues...
2008-10-17 Keir FraserNMI watchdog: use new counter on Core/Core2 CPUs
2008-10-17 Keir Frasersvm: Check exitcode for NRIP validity only in debug...
2008-10-17 Keir Fraservtd: code cleanup
2008-10-17 Keir FraserEnable PCI serial devices for console messages
2008-10-17 Isaku Yamahata[IA64] clean up of xenpage.h
2008-10-17 Isaku Yamahata[IA64] clean up ioports_{permit, deny}_access()
2008-10-17 Isaku Yamahata[IA64] Change ioports_permit_access interface().
2008-10-17 Isaku Yamahata[IA64] make virt_to_maddr() to support both cached...
2008-10-16 Keir FraserNextRIPS support for forthcoming AMD processors
2008-10-16 Keir FraserFix SCHEDOP_poll to avoid wakeup-waiting race on interr...
2008-10-16 Keir Fraserxmalloc: Add pooled allocator interface.
2008-10-16 Keir Fraserxmalloc: use tlsf algorithm
2008-10-16 Keir Fraservmx: set DR7 via DOMCTL_setvcpucontext
2008-10-16 Keir Fraserxentrace: trace power management events.
2008-10-16 Keir FraserEnhance XenAPI for pvSCSI
2008-10-16 Isaku Yamahata[IA64] rename struct viosapic_rte in order to share...
2008-10-16 Isaku Yamahata[IA64] avoid name conflict with pci_dev.
2008-10-15 Keir Fraserx86 cpuid: leaf 4 sub-index goes in %ecx, not %ebx
2008-10-15 Keir Fraseramd: fix CPUID mask option handling
2008-10-15 Keir Fraserx86: make injection of spurious page faults configurabl...
2008-10-15 Keir Fraservt-d: Fix MSI-x interrupt remapping
2008-10-15 Keir Fraserx86: Fix non-debug build.
2008-10-14 Keir Fraserx86_emulate: Fix after decode changes. Valid opcode...
2008-10-14 Keir Fraseriommu: Fix the build.
2008-10-14 Keir FraserMissing file from prev c/s
2008-10-14 Keir Fraseriommu: Move some 'boot_cpu_data.x86_vendor' related...
2008-10-14 Keir Fraservtd: Define msi_msg_{read,write}_remap_rte() to nothing...
2008-10-14 Keir FraserAdd documentation on how to build one's own stub domain...
next